*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Thu, 7 Dec 2000 22:09:00 +0000 (22:09 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 7 Dec 2000 22:09:00 +0000 (22:09 +0000)
src/ChangeLog

index ca92994f0210ebf2cb6a081aee1f399781973abf..85c4691d4d364c5c80be80adfc729bf3c40bfbbd 100644 (file)
@@ -9,6 +9,11 @@
 
 2000-12-07  Gerd Moellmann  <gerd@gnu.org>
 
+       * sound.c (vox_configure): Change order of ioctls.  Don't
+       set SNDCTL_DSP_SPEED from bps, don't set SNDCTL_DSP_SAMPLESIZE.
+       Ignore errors when changing volume.
+       (vox_close): Don't reset the device.
+
        * process.c (read_process_output): Make sure the process marker's
        position is valid when the process buffer is changed in
        after-change functions.  W3 does that.